projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8ea139
)
; * cross/ndk-build/README: Update accordingly.
author
Po Lu
<luangruo@yahoo.com>
Fri, 3 Mar 2023 13:14:08 +0000
(21:14 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Fri, 3 Mar 2023 13:14:08 +0000
(21:14 +0800)
cross/ndk-build/README
patch
|
blob
|
history
diff --git
a/cross/ndk-build/README
b/cross/ndk-build/README
index 9c4ffdf437a46a8de63bb9fee3372762e197f828..aca2e7230bf0aead056c7b9cda77227f6e98f990 100644
(file)
--- a/
cross/ndk-build/README
+++ b/
cross/ndk-build/README
@@
-75,6
+75,7
@@
for each ``Android.mk'' file found by ndk_INIT, with the following
variables given to Make:
EMACS_SRCDIR=. # the source directory (in which configure is running)
+ BUILD_AUXDIR=$ndk_AUX_DIR # the build-aux directory
EMACS_ABI=$ndk_ABI # this is the $android_abi given to ndk_INIT
ANDROID_MAKEFILE="/opt/android/libpng/Android.mk"
ANDROID_MODULE_DIRECTORY="/opt/android/libpng"